-
Home
-
ELEX WooCommerce Request a Quote
-
2.3.4 (latest)
-
Code
-
Classes
- QueryBuilderHandler
Total Complexity |
124 |
Dependencies |
12 |
Dependents |
2 |
Total lines |
1,107 |
Lines of code |
468 |
Logical lines of code |
266 |
Comment lines |
446 |
Methods |
67 |
Properties |
10 |
Methods 67
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addTablePrefix() |
A |
51 |
11 |
26 |
paginate() |
S |
53 |
6 |
20 |
orderBy() |
S |
56 |
5 |
18 |
doInsert() |
S |
53 |
4 |
23 |
__construct() |
S |
55 |
4 |
19 |
aggregate() |
S |
57 |
4 |
16 |
when() |
S |
67 |
5 |
8 |
transaction() |
S |
58 |
3 |
17 |
get() |
S |
58 |
3 |
16 |
registerEvent() |
S |
68 |
3 |
7 |
addStatement() |
S |
64 |
3 |
10 |
join() |
S |
59 |
2 |
13 |
getQuery() |
S |
61 |
2 |
11 |
chunk() |
S |
64 |
2 |
10 |
from() |
S |
67 |
2 |
8 |
removeEvent() |
S |
70 |
2 |
6 |
newQuery() |
S |
71 |
2 |
6 |
first() |
S |
72 |
2 |
5 |
orWhereNot() |
S |
68 |
2 |
7 |
whereNot() |
S |
68 |
2 |
7 |
orWhere() |
S |
68 |
2 |
7 |
select() |
S |
67 |
2 |
8 |
where() |
S |
68 |
2 |
7 |
table() |
S |
65 |
2 |
9 |
subQuery() |
S |
68 |
2 |
7 |
update() |
S |
65 |
2 |
9 |
updateOrInsert() |
S |
70 |
2 |
7 |
delete() |
S |
65 |
2 |
9 |
setConnection() |
S |
77 |
1 |
4 |
insert() |
S |
79 |
1 |
3 |
statement() |
S |
73 |
1 |
5 |
leftJoin() |
S |
78 |
1 |
3 |
rightJoin() |
S |
78 |
1 |
3 |
innerJoin() |
S |
78 |
1 |
3 |
raw() |
S |
79 |
1 |
3 |
db() |
S |
82 |
1 |
3 |
fireEvents() |
S |
68 |
1 |
8 |
findAll() |
S |
75 |
1 |
4 |
asObject() |
S |
72 |
1 |
5 |
whereNullHandler() |
S |
73 |
1 |
4 |
whereHandler() |
S |
71 |
1 |
5 |
getStatements() |
S |
82 |
1 |
3 |
count() |
S |
66 |
1 |
9 |
getEvent() |
S |
79 |
1 |
3 |
find() |
S |
75 |
1 |
4 |
getConnection() |
S |
82 |
1 |
3 |
orWhereNull() |
S |
79 |
1 |
3 |
orWhereNotNull() |
S |
79 |
1 |
3 |
orHaving() |
S |
78 |
1 |
3 |
onDuplicateKeyUpdate() |
S |
76 |
1 |
4 |
selectDistinct() |
S |
73 |
1 |
5 |
groupBy() |
S |
73 |
1 |
5 |
query() |
S |
69 |
1 |
7 |
limit() |
S |
76 |
1 |
4 |
offset() |
S |
76 |
1 |
4 |
having() |
S |
71 |
1 |
5 |
setFetchMode() |
S |
76 |
1 |
4 |
whereNotNull() |
S |
79 |
1 |
3 |
replace() |
S |
79 |
1 |
3 |
insertIgnore() |
S |
79 |
1 |
3 |
whereNotIn() |
S |
78 |
1 |
3 |
orWhereIn() |
S |
78 |
1 |
3 |
orWhereNotIn() |
S |
78 |
1 |
3 |
whereBetween() |
S |
78 |
1 |
3 |
orWhereBetween() |
S |
78 |
1 |
3 |
whereNull() |
S |
80 |
1 |
3 |
whereIn() |
S |
78 |
1 |
3 |